home *** CD-ROM | disk | FTP | other *** search
- ; $VER: tsgui.catalog 01.00 (23.05.01)
- ;
- MSG_CANCEL (//)
- Cancel
- ;
- MSG_READING_TRACK (//)
- Reading track %ld\r
- ;
- MSG_WRITING_TRACK (//)
- Writing track %ld\r
- ;
- MSG_READ_DISK (//)
- Read disk
- ;
- MSG_WRITE_DISK (//)
- Write disk
- ;
- MSG_IO_ERROR (//)
- \n*** Error %ld%s\n
- ;
- MSG_READ_ERROR (//)
- While reading Cylinder No. %ld\nan error has occured.\nError No. %ld%s
- ;
- MSG_WRITE_ERROR (//)
- While writing Cylinder No. %ld\nan error has occured.\nError No. %ld%s
- ;
- MSG_IGNORE_CANCEL (//)
- Ignore|Cancel
- ;
- MSG_OK (//)
- Ok
- ;
- MSG_FILE_INCOMPLETE (//)
- Operation canceled\nThe file is incomplete.
- ;
- MSG_NOT_ENOUGH_MEMORY (//)
- Not enough memory for buffer !
- ;
- MSG_PRINT_DEVICE (//)
- Device = %s\n
- ;
- MSG_PRINT_UNIT (//)
- Unit = %ld\n
- ;
- MSG_PRINT_FLAGS (//)
- Flags = %ld\n
- ;
- MSG_PRINT_BYTES_PER_CYL (//)
- Bytes per cylinder = %ld\n
- ;
- MSG_PRINT_FIRST_CYL (//)
- First cylinder = %ld\n
- ;
- MSG_PRINT_LAST_CYL (//)
- Last cylinder = %ld\n
- ;
- MSG_CANNOT_OPEN_FILE (//)
- Cannot open file %s !
- ;
- MSG_TOO_LARGE_DISK (//)
- The disk is larger than 4GB but the device does not support 64bit commands !
- ;
- MSG_CANNOT_OPEN_DEVICE (//)
- Cannot open %s unit %ld !\n
- ;
- MSG_CANNOT_FIND_DRIVE (//)
- Cannot find drive %s !\n
- ;
- MSG_NAME (//)
- Name
- ;
- MSG_DEVICE (//)
- Device
- ;
- MSG_UNIT (//)
- Unit
- ;
- MSG_FIRST_CYL (//)
- First cyl.
- ;
- MSG_LAST_CYL (//)
- Last cyl.
- ;
- MSG_SIZE (//)
- Size
- ;
- MSG_REFRESH (//)
- Refresh
- ;
- MSG_FORMAT_WHILE_WRITING (//)
- Format while writing
- ;
- MSG_FILE (//)
- File
- ;
- MSG_DISK_TO_FILE (//)
- Disk -> File
- ;
- MSG_FILE_TO_DISK (//)
- File -> Disk
- ;
- MSG_PLEASE_CHOOSE_FILE (//)
- Please choose file
- ;
- MSG_MUST_CHOOSE_DRIVE_FIRST (//)
- You must first choose a drive !
- ;
- MSG_MUST_CHOOSE_FILE_FIRST (//)
- You must first choose an image file !
- ;
- MSG_INVALID_ACTION (//)
- Invalid action %s !\nValid actions are READ and WRITE.\n
- ;
- MSG_BREAK (//)
- *** Break\n
- ;
- MSG_SIZE_DOES_NOT_FIT (//)
- The size of the image file does not fit the size of the disk !
- ;
- MSG_FILE_ALREADY_EXISTS (//)
- The file does already exist !
- ;
- MSG_OVERWRITE_CANCEL (//)
- Overwrite|Cancel
- ;
- MSG_IGNORE_ALL_CANCEL (//)
- Ignore|Ignore all|Cancel
- ;
- MSG_DATA_WILL_BE_DISCARDED (//)
- All data that is already on the disk will be discarded !
- ;
- MSG_OK_CANCEL (//)
- Ok|Cancel
- ;
- ;==== Strings for Version 1.2 start here ===============================
- ;
- MSG_USE_GZIP (//)
- Compress with GZIP
- ;
- MSG_RAW_READ (//)
- Create custom ADFs
- ;
- MSG_PREFS (//)
- Preferences
- ;
- MSG_CANNOT_RUN_GZIP (//)
- Cannot run GZIP !
- ;
- MSG_GZIP_NOT_FOUND (//)
- Unable to locate the GZIP executable.\n
- ;
- MSG_GZIP_IS_NOT_AVAILABLE (//)
- GZIP is not available.
- ;
- ;==== Strings for Version 1.5 start here ===============================
- ;
- MSG_CANNOT_GZIP_CUSTOM_ADF (//)
- TSgui is not yet able to compress custom ADFs.
- ;
- MSG_READING_TRACK_HEAD (//)
- Reading track %ld head %ld\r
- ;
- ;==== Strings for Version 1.6 start here ===============================
- ;
- MSG_PREFS_WINDOW_TITLE (//)
- TrackSaver Preferences
- ;
- MSG_PREFS_OUTPUT_WINDOW (//)
- Output window for DOS commands
- ;
- MSG_PREFS_PIPE_PREFIX (//)
- Pipe prefix
- ;
- MSG_PREFS_GZIP_PATH (//)
- Path to the GZIP executable
- ;
- MSG_SAVE (//)
- Save
- ;
- MSG_USE (//)
- Use
- ;
- MSG_NO_DISK_PRESENT (//)
- No disk present\nin device %s
- ;
- MSG_RETRY_CANCEL (//)
- Retry|Cancel
- ;
-